home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / network / ka9q / ka9q_src.arc / VERSION.C < prev   
Text File  |  1988-12-02  |  477b  |  15 lines

  1. /* version control information */
  2.  
  3. /* Change only the part after the decimal when making local changes.
  4.  * Prefix is changed only by N3EUA. Persons other than KA9Q making local
  5.  * changes and fixes should append letters to the suffix.
  6.  */
  7. char version[] = "871225.4[dg2kk.2b+hyc]";
  8.  
  9. char implementation[] = "Atari-ST alpha-test version by dg2kk. (v880221.1b)";
  10.  
  11. #ifdef MWC
  12. char notice[]=
  13.     "Portions of this program, Copyright 1988, Mark Williams Company";
  14. #endif
  15.